UserNotFoundException

class UserNotFoundException : AuthException

Thrown when using an API that also require some kind of user identifier, but the server is not able to find the user.